home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 June / PCWorld_2007-06_cd.bin / system / sandra / san1135.exe / {app} / examples / Access Schema.mdb / TModule.json < prev    next >
JavaScript Object Notation  |  2006-11-03  |  175b

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "ReportID": "Long Integer",
  5.         "Capabilities": "Long Integer NOT NULL",
  6.         "Name": "Text (255)",
  7.         "TypeID": "Long Integer",
  8.         "HelpID": "Long Integer"
  9.     },
  10.     "data": []
  11. }